typo fixes
authorDylan Lloyd <dylan@disinclined.org>
Fri, 10 Feb 2023 23:47:24 +0000 (18:47 -0500)
committerDylan Lloyd <dylan@disinclined.org>
Fri, 10 Feb 2023 23:47:24 +0000 (18:47 -0500)
_data/personal-projects.yml

index efa8eed..4206279 100644 (file)
@@ -6,7 +6,7 @@
 #  description: |
 #    Multiuser dungeon demonstration.
 #    <br><br>
-#    Check it out <a href='mud'>here</a>
+#    Check it out <a href='mud'>here</a>.
 
 - name: minimax
   description: |
@@ -14,7 +14,7 @@
     <br><br>
     Uses the <a href="https://en.wikipedia.org/wiki/Minimax">minimax algorithm</a>.
     <br><br>
-    Check it out <a href='minimax'>here</a>
+    Check it out <a href='minimax'>here</a>.
 
 - name: dylansserver
   description: |
@@ -28,7 +28,7 @@
   description: |
     One and two dimensional cellular automata animated on an HTML canvas. Two dimensional automaton seeds can be drawn on the screen and animated.
     <br><br>
-    Check it out <a href='cellular-automata'>here</a>
+    Check it out <a href='cellular-automata'>here</a>.
 
 - name: i_like_pandora
   description: |