aboutsummaryrefslogtreecommitdiff
path: root/_includes/ads.html
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Reorganize docs for easier deploysMark Otto1-1/+0
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2017-08-11Remove `text/javascript` since it's the default one. (#23321)XhmikosR1-1/+1
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+1
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-1/+0
2013-08-05Remove type attribute of tag "script".vsn4ik1-1/+1
In HTML5 in tag script, the type attribute is no longer required. The default value is "text/javascript". http://www.w3.org/TR/html5/scripting-1.html#attr-script-type
2013-07-18flatten docs dir back into rootMark Otto1-0/+1