mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-07 09:16:58 -06:00
Fix Atom feed link, change URL style, be less honest
- And by "be less honest", I mean, don't say that I suck at anything on the front page of my website.
This commit is contained in:
@@ -4,6 +4,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "https://xevion.dev" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
github: xevion
|
||||
highlighter: rouge
|
||||
permalink: pretty
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
exclude:
|
||||
|
||||
@@ -19,7 +19,7 @@ layout: compress
|
||||
<link rel="preload" as="font" crossorigin href="/assets/fonts/-cmunrm.woff2">
|
||||
<link rel="preload" as="font" crossorigin href="/assets/fonts/-cmuntt.woff2">
|
||||
<link rel="preload" as="font" crossorigin href="/assets/fonts/-cmunti.woff2">
|
||||
<link rel="alternate" type="application/atom+xml" href="/feed/tag/home.xml">
|
||||
<link rel="alternate" type="application/atom+xml" href="/feed.xml">
|
||||
{% if page.date -%}
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="{{ page.url | absolute_url }}">
|
||||
|
||||
@@ -33,4 +33,4 @@ layout: default
|
||||
|
||||
<hr>
|
||||
|
||||
<p style="text-align: center;"><a href="/feed/tag/{{ page.tag }}.xml">Atom</a>
|
||||
<p style="text-align: center;"><a href="/feed.xml">Atom</a>
|
||||
|
||||
@@ -2,12 +2,9 @@
|
||||
layout: default
|
||||
title: Project Facelift, New and Old
|
||||
date: 2021-02-25 16:41:41 -0600
|
||||
tags: photography update
|
||||
tags: projects photography update
|
||||
---
|
||||
|
||||
To be honest, I haven't been keeping up with any of my projects and I've grown complacent when it comes to Software Engineering. I'm not progressing,
|
||||
and I can feel that part of me wasting away, so I wouldn't look to this post for a grand new project or anything.
|
||||
|
||||
Through December, I decided to make heavy visual changes to many of my biggest projects, creating custom banners, of which I am quite proud...
|
||||
|
||||
[![/Paths/ Banner][paths-banner]][paths]
|
||||
|
||||
BIN
assets/img/power-math-settings.png
Normal file
BIN
assets/img/power-math-settings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user