Parcourir la source

remove twitter widget from homepage

Thomas Buck il y a 2 ans
Parent
révision
d0c8555670
3 fichiers modifiés avec 0 ajouts et 27 suppressions
  1. 0
    7
      input/index.md
  2. 0
    10
      static/css/print.css
  3. 0
    10
      static/css/style.css

+ 0
- 7
input/index.md Voir le fichier

@@ -40,10 +40,3 @@ To receive my latest updates, you can subscribe to the <a href="rss.xml"><img sr
40 40
 <!--%
41 41
 printRecentMenu()
42 42
 %-->
43
-
44
-### Tweets
45
-
46
-<div id="index-twitter-page">
47
-<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/xythobuz" data-widget-id="318732638158471170" data-chrome="noheader nofooter">Tweets by @xythobuz</a>
48
-<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
49
-</div>

+ 0
- 10
static/css/print.css Voir le fichier

@@ -56,13 +56,3 @@ pre {
56 56
     margin-left: 2em;
57 57
     margin-bottom: 1em;
58 58
 }
59
-
60
-#index-twitter-page {
61
-    width: 100%;
62
-    margin-left: auto;
63
-    margin-right: auto;
64
-}
65
-
66
-iframe[id^='twitter-widget-'] {
67
-    width: 100%;
68
-}

+ 0
- 10
static/css/style.css Voir le fichier

@@ -144,16 +144,6 @@ pre {
144 144
     margin-bottom: 1em;
145 145
 }
146 146
 
147
-#index-twitter-page {
148
-    width: 100%;
149
-    margin-left: auto;
150
-    margin-right: auto;
151
-}
152
-
153
-iframe[id^='twitter-widget-'] {
154
-    width: 100%;
155
-}
156
-
157 147
 div.fonts {
158 148
     display: inline;
159 149
     margin-top: 20px;

Chargement…
Annuler
Enregistrer