From 728f582ffc9d4ef6e45ca9feafab4f964e9a0027 Mon Sep 17 00:00:00 2001
From: Surferlul <lukasabaumann@gmail.com>
Date: Thu, 21 Jul 2022 01:45:22 +0200
Subject: [PATCH] changed View on Github position

---
 _posts/2020-08-04-rockyou-mask.md             | 4 ++--
 _posts/2020-12-03-wallpaper-changer.md        | 5 +++--
 _posts/2020-12-06-unofficial-camellia-pack.md | 4 ++--
 _posts/2021-02-17-csc-python-solutions.md     | 4 ++--
 _posts/2021-02-17-type-trainer.md             | 5 +++--
 _posts/2021-03-14-levy-c.md                   | 3 +--
 _posts/2021-07-04-xkb-neo.md                  | 4 ++--
 _posts/2021-07-13-themes.md                   | 1 +
 8 files changed, 16 insertions(+), 14 deletions(-)

diff --git a/_posts/2020-08-04-rockyou-mask.md b/_posts/2020-08-04-rockyou-mask.md
index 554c57c..41e4297 100644
--- a/_posts/2020-08-04-rockyou-mask.md
+++ b/_posts/2020-08-04-rockyou-mask.md
@@ -2,8 +2,6 @@
 title: Rockyou Mask Attack
 ---
 
-### [View on Github](https://github.com/Surferlul/RockyouMask)
-
 A Mask-Attack using hashcat based on the rockyou leak
 
 I am not developing this project anymore. The code is not complex so don't be afraid to take a peek and modify it yourself. If you want to know how I generated the maks feel free to [contact me](https://surferlul.github.io) and I may be able to remember how I did it.
@@ -37,3 +35,5 @@ On Linux put your hashes in a text file where you excecute the script
 
 Running a Radeon RX 570 this script can brute-force 70% of passwords in rockyou in about half a day, 60% in about half an hour
 
+### [View on Github](https://github.com/Surferlul/RockyouMask)
+
diff --git a/_posts/2020-12-03-wallpaper-changer.md b/_posts/2020-12-03-wallpaper-changer.md
index 2857a7f..62ea353 100644
--- a/_posts/2020-12-03-wallpaper-changer.md
+++ b/_posts/2020-12-03-wallpaper-changer.md
@@ -2,11 +2,12 @@
 title: Reddit Wallpaper Changer for Windows
 ---
 
-### [View on Github](https://github.com/Surferlul/Wallpaper-Changer)
-
 # Downloads
 
 - [Compiled](https://github.com/Surferlul/Wallpaper-Changer/archive/main.zip)
 - [Compiled without UI](https://github.com/Surferlul/Wallpaper-Changer/archive/noui_main.zip)
 - [Python Runnable](https://github.com/Surferlul/Wallpaper-Changer/archive/python.zip)
 - [Code](https://github.com/Surferlul/Wallpaper-Changer/archive/code.zip)
+
+### [View on Github](https://github.com/Surferlul/Wallpaper-Changer)
+
diff --git a/_posts/2020-12-06-unofficial-camellia-pack.md b/_posts/2020-12-06-unofficial-camellia-pack.md
index f9b853e..af271d6 100644
--- a/_posts/2020-12-06-unofficial-camellia-pack.md
+++ b/_posts/2020-12-06-unofficial-camellia-pack.md
@@ -2,8 +2,6 @@
 title: Unofficial Camellia Pack for Beatsaber
 ---
 
-### [View on Github](https://github.com/Surferlul/Unofficial-Camellia-Pack)
-
 # Downloads
 
 ## Current Version:
@@ -27,3 +25,5 @@ title: Unofficial Camellia Pack for Beatsaber
     href="files/Unofficial Camellia Pack v1.0.bplist" 
     download>Unofficial Cammelia Pack v1.0</a>
 
+### [View on Github](https://github.com/Surferlul/Unofficial-Camellia-Pack)
+
diff --git a/_posts/2021-02-17-csc-python-solutions.md b/_posts/2021-02-17-csc-python-solutions.md
index d39086b..bad7aa0 100644
--- a/_posts/2021-02-17-csc-python-solutions.md
+++ b/_posts/2021-02-17-csc-python-solutions.md
@@ -2,11 +2,11 @@
 title: Computer Science Circles Python course Solutions
 ---
 
-### [View on Github](https://github.com/Surferlul/csc-python-solutions)
-
 Look up solutions if you're stuck
 
 ## <a href="https://cscircles.cemc.uwaterloo.ca/">Site</a>
 
 ## <a href="https://github.com/Surferlul/csc-python-solutions/releases/download/1.0/Computer.Science.Circles.python.course.solutions.zip">Download</a>
 
+### [View on Github](https://github.com/Surferlul/csc-python-solutions)
+
diff --git a/_posts/2021-02-17-type-trainer.md b/_posts/2021-02-17-type-trainer.md
index 9c0178a..c654e6d 100644
--- a/_posts/2021-02-17-type-trainer.md
+++ b/_posts/2021-02-17-type-trainer.md
@@ -2,8 +2,6 @@
 title: Type Trainer
 ---
 
-### [View on Github](https://github.com/Surferlul/Type-Trainer)
-
 You need Python 3 to run these programs
 
 If the text is flashing please open an issue, i used the flashing formated text because it didn't flash in my terminal and had a nice color
@@ -40,3 +38,6 @@ For english word lists see https://github.com/first20hours/google-10000-english<
 I got the German wordlist from [here](http://www1.udel.edu/LLL/language/deutsch/top10000.pdf). To prepare it I'd reccomend to take 10224 as the sort parameter
 
 ## <a href="https://github.com/Surferlul/Type-Trainer/releases/download/1.1/Type_Trainer.zip">Download</a>
+
+### [View on Github](https://github.com/Surferlul/Type-Trainer)
+
diff --git a/_posts/2021-03-14-levy-c.md b/_posts/2021-03-14-levy-c.md
index 6556182..e39832a 100644
--- a/_posts/2021-03-14-levy-c.md
+++ b/_posts/2021-03-14-levy-c.md
@@ -2,8 +2,7 @@
 title: Levy C Python
 ---
 
-### [View on Github](https://github.com/Surferlul/Levy_C)
-
 A turtle (python) implementation of the Lévy C curve
 
+### [View on Github](https://github.com/Surferlul/Levy_C)
 
diff --git a/_posts/2021-07-04-xkb-neo.md b/_posts/2021-07-04-xkb-neo.md
index bfda4fc..32553e2 100644
--- a/_posts/2021-07-04-xkb-neo.md
+++ b/_posts/2021-07-04-xkb-neo.md
@@ -2,8 +2,6 @@
 title: xkb neo
 ---
 
-### [View on Github](https://github.com/Surferlul/xkb_neo)
-
 My xkb modifications for making neo etc (inclusive vou) work properly with every part of GNU/Linux. YES, even IntelliJ \[Doesn't seem to work on gnome anymore tho :(\]
 
 Execute patch_xkb.py as superuser to patch /usr/share/X11/xkb
@@ -15,3 +13,5 @@ Execute enable_gnome.sh to enable alternative keyboard layouts on GNOME
 - <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/patch_xkb.py">patch_xkb.py</a>
 - <a href="https://github.com/Surferlul/xkb_neo/releases/download/v1.1.0/enable_gnome.sh">enable_gnome.sh</a>
 
+### [View on Github](https://github.com/Surferlul/xkb_neo)
+
diff --git a/_posts/2021-07-13-themes.md b/_posts/2021-07-13-themes.md
index b5b5c51..d4e5466 100644
--- a/_posts/2021-07-13-themes.md
+++ b/_posts/2021-07-13-themes.md
@@ -18,3 +18,4 @@ title: My Themes
 
  - [Main Configs](https://github.com/Surferlul/awesome)
  - [Blueish](https://github.com/Surferlul/blueish)
+