diff options
| author | Stefan Siegl <stesie@brokenpipe.de> | 2015-07-05 16:17:39 +0000 |
|---|---|---|
| committer | Stefan Siegl <stesie@brokenpipe.de> | 2015-07-05 16:17:39 +0000 |
| commit | 74632a099ab3d15ec521fdd18a6fac7a20ef96e8 (patch) | |
| tree | 6cb0ca009488a8f5729777d66f8c0e5cd5012fb7 | |
| parent | 5b50e59f662e2afd860b0c121a877f88ca1586bd (diff) | |
| download | ftr-site-config-74632a099ab3d15ec521fdd18a6fac7a20ef96e8.tar.gz ftr-site-config-74632a099ab3d15ec521fdd18a6fac7a20ef96e8.zip | |
truongtx.me
| -rw-r--r-- | truongtx.me.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/truongtx.me.txt b/truongtx.me.txt new file mode 100644 index 0000000..6b10adc --- /dev/null +++ b/truongtx.me.txt @@ -0,0 +1,9 @@ +prune: false +tidy: false + +body: //div[@class='col-md-9'] +author: //meta[@name='author'] +date: //i[@class='fa fa-calendar']/../span +title: //div[@class='page-header']/h1 + +test_url: https://truongtx.me/2014/04/20/emacs-javascript-completion-and-refactoring/ |
