Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to increase the width margins of the about.md #2365

Unanswered
Wongolini asked this question in Q&A
Discussion options

Hi I noticed that the margins in the other tabs (blog, talks, teaching) have wider margins where the text and images can go to the farther edges to the right. I was wondering how to change this for the about home page to make the text go to the right more.

image

versus

image
You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

I had this issue as well and managed to find a work-around solution for this (YMMV):

For pages where you want to remove the empty space on the right, begin the page files in your _pages directory with layout: archive
For pages where you want to insert the empty space on the right, begin the page files in your _pages directory with layout: single

You must be logged in to vote
2 replies
Comment options

Did you put in under the
`

permalink: /
title: ""
author_profile: true
redirect_from:

  • /about/
  • /about.html

`
?

Comment options

I put it on the very first line, above permalink but below the ---. Worked fine for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /