diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 19:44:31 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 19:44:31 -0500 |
commit | c48d907916677e4a08dc691c3950c6a3cfbf3530 (patch) | |
tree | ca6c3d3d16c2ed607ce090fac27352e3f457a838 | |
parent | 00dc3697502cf876439c9f4aeeb1c4cb5704e541 (diff) | |
download | personal-website-c48d907916677e4a08dc691c3950c6a3cfbf3530.tar.xz personal-website-c48d907916677e4a08dc691c3950c6a3cfbf3530.zip |
Packages Update - 07:44 03-17-2018
-rw-r--r-- | Packages.gz | bin | 449 -> 449 bytes | |||
-rwxr-xr-x | css/index.css | 2 | ||||
-rw-r--r-- | package/com.fivepixels.mariomaps.json | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Packages.gz b/Packages.gz Binary files differindex 2a19e06..52eef78 100644 --- a/Packages.gz +++ b/Packages.gz diff --git a/css/index.css b/css/index.css index 15394e3..e173c27 100755 --- a/css/index.css +++ b/css/index.css @@ -1,4 +1,4 @@ .repo-icon { - float: left; + float: center; vertical-align: middle; }
\ No newline at end of file diff --git a/package/com.fivepixels.mariomaps.json b/package/com.fivepixels.mariomaps.json index 04dc531..2ae271b 100644 --- a/package/com.fivepixels.mariomaps.json +++ b/package/com.fivepixels.mariomaps.json @@ -13,6 +13,6 @@ ] }, "links": { - "<span class=\"glyphicon glyphicon-heart\"></span> Developer's Twitter": "https://twitter.com/FivePixels" + "<span class=\"glyphicon glyphicon-heart\"></span> Developer's Twitter": "https://twitter.com/" } }
\ No newline at end of file |