[cth-0.1.21, hdc-0.1.18: added twitter widget to homepage Jeremy Shaw **20121002214410 Ignore-this: e358a2968acc8add79171bc0bb29d3ce ] hunk ./clckwrks-theme-happstack/Theme/Home.hs 21 + <% twitter %> hunk ./clckwrks-theme-happstack/Theme/Home.hs 27 + hunk ./clckwrks-theme-happstack/Theme/Home.hs 29 + hunk ./clckwrks-theme-happstack/Theme/Home.hs 32 + + hunk ./clckwrks-theme-happstack/Theme/Home.hs 47 +twitter = +
+ + +
+ +twitterOld :: XMLGenT (Clck ClckURL) XML +twitterOld = +
+ +
hunk ./clckwrks-theme-happstack/clckwrks-theme-happstack.cabal 2 -Version: 0.1.20 +Version: 0.1.21 hunk ./clckwrks-theme-happstack/data/style.css 139 - background: #fff; -/* background: #F2FBFF; */ + background: #fff;/* background: #F2FBFF; */ hunk ./clckwrks-theme-happstack/data/style.css 185 + height: 400px; +} + +#twitter +{ + position: absolute; + right: 0px; +/* margin-right: 400px; */ hunk ./clckwrks-theme-happstack/data/style.css 199 + text-align: center; hunk ./happstack-dot-com/debian/changelog 1 +haskell-happstack-dot-com (0.1.18) unstable; urgency=low + + * Added twitter widget to homepage + + -- Jeremy Shaw Tue, 02 Oct 2012 16:43:22 -0500 + hunk ./happstack-dot-com/happstack-dot-com.cabal 2 -Version: 0.1.17 +Version: 0.1.18 duplicate hunk ./happstack-dot-com/happstack-dot-com.cabal 38 - network >= 2.3 && < 2.5, + network == 2.3.*, : hunk ./happstack-dot-com/happstack-dot-com.cabal 38 - network == 2.3.*, + network >= 2.3 && < 2.5,